home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-05-16 | 2.3 KB | 101 lines | [TEXT/EDIT] |
- *********************************************************
- *
- * RMaker resource file sources.
- * File: Prototyp.R
- * History: 5/16/89 Original by Prototyper.
- * This file contains the sources for all the resources except for Pictures.
- *
- *********************************************************
- *
- *
-
- Prototyp.RSRC
- APPL????
-
- *
- *
- *
- ***********************************************************
- ***********************************************************
- ***********************************************************
- *
- * This is the definition for the WINDOW.
- *
- Type WIND
- *
-
- ,1 ;;Resource ID
- Sample Window ;;Window title
- 80 130 141 390 ;;Top Left Bottom Right
- InVisible GoAway ;;Visible GoAway
- 16 ;;ProcID, Window def ID
- 1 ;;Refcon, reference value
-
-
- *
- ***********************************************************
- ***********************************************************
- ***********************************************************
- *
- * This is the definition for the MENU.
- *
- Type MENU
- *
-
- *************** Standard Menus follow *********************
- *
-
-
- ,1001 ;;Resource ID
- \14 ;;APPLE menu title
- About ... ;;item title
- (- ;;
-
- ,1002 ;;Resource ID
- File ;;menu title
- New^1/N ;;item title
- Open.../O ;;item title
- (- ;;
- Close ;;item title
- Save/S ;;item title
- Save As... ;;item title
- Revert to Saved ;;item title
- (- ;;
- Page Setup... ;;item title
- Print... ;;item title
- (- ;;
- Quit/Q ;;item title
-
- ,1003 ;;Resource ID
- Edit ;;menu title
- Undo/Z ;;item title
- (- ;;
- Cut/X ;;item title
- Copy/C ;;item title
- Paste/V ;;item title
- Clear ;;item title
- Select All ;;item title
- (- ;;
- Show Clipboard ;;item title
-
-
- *
- *
- * This is the ICONs for the MENU list above.
- *
- Type ICON = GNRL
-
-
- * This Icon is New
- ,257 ;;ICON Resource ID
- .H
- 00000000 00000000 00000000 00010000 00028000 00044000 00082000 00101000
- 00200800 00400400 00800200 01000100 02000080 04000040 08000020 10000010
- 08000020 0C000060 0E0000E0 070001C0 03800380 01C00700 00E00E00 00701C00
- 00383800 001C7000 000EE000 0007C000 00038000 00010000 00000000 00000000
- .I
-
-
-
-
-